home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / online / av_.old < prev    next >
Text File  |  1994-09-09  |  3KB  |  77 lines

  1. if exist $1\$3\version.dat goto l1
  2. cls
  3. echo:  
  4. echo:  
  5. echo:              ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
  6. echo:              ▓▓█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▓▓
  7. echo:              ▓▓█    The Bible text you selected does not seem   █░░
  8. echo:              ▓▓█    to be installed.  To acquire another text,  █░░
  9. echo:              ▓▓█    select Ordering from the Mini∙Menu.         █░░
  10. echo:              ▓▓█                    ------                     █░░
  11. echo:              ▓▓█    Unwanted menu selections may be deleted.    █░░
  12. echo:              ▓▓█    Select Editor to edit the MM0.bat file.     █░░
  13. echo:              ▓▓█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█░░
  14. echo:              ▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  15. echo:  
  16. echo:  
  17.    pause
  18.    goto end
  19. :l1
  20.    cls
  21.    if exist $1\$3\$3.doc goto l2
  22.    $5\choose 12 "Online Bible 6.12" "Run $3" "Load TSR for $3"
  23.    if errorlevel 9 goto l4
  24.    if errorlevel 8 goto l8
  25.    goto end
  26. :l2
  27.    if exist $1\$3\read.me goto l3
  28.    $5\choose 12 "Online Bible 6.12" "Run $3" "Load TSR for $3" "Version Info"
  29.    if errorlevel 9 goto l4
  30.    if errorlevel 8 goto l8
  31.    if errorlevel 7 goto l5
  32.    goto end
  33. :l3
  34.    $5\choose 12 "Online Bible 6.12" "Run $3" "Load TSR for $3" "Version Info" "General Info"
  35.    if errorlevel 9 goto l4
  36.    if errorlevel 8 goto l8
  37.    if errorlevel 7 goto l5
  38.    if errorlevel 6 goto l7
  39.    goto end
  40. :l4
  41.    $5\diet -z > nul
  42.    $5\BIBLE D=$1\$3 $4 %olb% %1 %2 %3 %4 %5 %6 %7 %8 %9
  43.    if errorlevel 1 set olb=
  44.    if errorlevel 1 pause
  45.    $5\diet -zr > nul
  46.    $5\crt25
  47.    goto end
  48. :l5
  49.    if not exist $1\$3\fonts.exe goto l6
  50.    $5\$3\fonts
  51. :l6
  52.    $5\view  $1\$3\$3.doc
  53.    if not exist $5\$3\fonts.exe goto l1
  54.    $5\crt25
  55.    goto l1
  56. :l7
  57.    $5\view $1\$3\read.me
  58.    goto l1
  59. :l8
  60.    $5\_BIBLE $1\$3 "Enter Hotkey:" "Enter Passage:" $5\$3
  61.    echo *
  62.    echo If a Hotkey Number appears on the screen your TSR loaded OK
  63.    echo                   --- HOW TO USE THE TSR ---
  64.    echo 1. Run UED or some other word processor
  65.    echo 2. Place the cursor where you want (up to 30) Bible verses typed in.
  66.    echo 3. Press the Hotkey combination you just selected.
  67.    echo 4. Fill in the Enter Passage Box.  For example JOH 3.16 or PS 23
  68.    echo    (with a graphics Windows screen the box is invisible! Type anyway.)
  69.    echo 5. Watch while the TSR types in the verses.  If they go off the right
  70.    echo    side of your screen, you need to set Word Wrap on.
  71.    echo    (see printed User's Guide appendix C for other ways to load TSR)
  72.    echo 6. DO NOT load the TSR twice for the same version.
  73.    pause
  74.    goto l1
  75. :end
  76.    $5\mm
  77.